home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / a_utils / ffccflow / ffccflow.lha / ffccc+flow / ffccc / URINIT.f < prev    next >
Encoding:
Text File  |  1992-07-31  |  582 b   |  20 lines

  1.       SUBROUTINE URINIT 
  2. *-----------------------------------------------------------------------
  3. *   
  4. *--- user routine initialization
  5. *   
  6. *-----------------------------------------------------------------------
  7.       include 'PARAM.h' 
  8.       include 'ALCAZA.h' 
  9.       include 'CLASS.h' 
  10.       include 'CURSTA.h' 
  11.       include 'FLWORK.h' 
  12.       include 'KEYCOM.h' 
  13.       include 'TYPDEF.h' 
  14.       include 'JOBSUM.h' 
  15.       include 'STATE.h' 
  16.       include 'FLAGS.h' 
  17.       include 'USARGS.h' 
  18.       CMMNT = '                                                      '  
  19.       END   
  20.